| 2011-03-21 |
Ian Campbell | tools: consistently use $({CFLAGS,LDLIBS}_libxenlight... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: consistently use $({CFLAGS,LDLIBS}_libxenstore... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: consistently use $(CFLAGS_xeninclude) instead... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: Drop XEN_XC variable |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: remove unnecessary uses of -I. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: remove unnecessary uses of -L. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: vtpm: Use $(BINDIR) rather than a privately... |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: Drop use of $(INCLUDES) |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | tools: libxc: drop rpm.spec |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | libxc: remove dependency on xenstore headers. |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Ian Campbell | xl: link against libxenctrl |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
Jan Beulich | amd-iommu: remove a stray __init |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
Jan Beulich | x86/mce: CPU notifiers must not be registered a second... |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
Jan Beulich | Rules.mk: adjustments to the .o -> .init.o build rule |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Keir Fraser | Update Xen version to 4.2-unstable |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Ian Campbell | tools: do not link against unused libraries. |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Ian Campbell | tools: support building with --as-needed |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Ian Campbell | tools: link each shared library or binary only against... |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Ian Campbell | tools/blktap2/libvhd: move uuid wrapper functions out... |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Ian Campbell | tools/blktap2: push uuid wrapper functions down into... |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Jan Beulich | x86/HPET: fix oversight in 23033:84bacd800bf8 (2nd... |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Liu, Jinsong | x86: mce cleanup for both Intel and AMD mce logic |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Olaf Hering | xentrace: dynamic tracebuffer allocation |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Keir Fraser | build: Make XEN_ROOT an absolute path. |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Keir Fraser | Do not re-define XEN_ROOT in hypervisor sub-Makefiles. |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Ian Jackson | libxl: provide full path to vif hotplug script script |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Tim Deegan | This fixes a bug in changeset 22526:7a5ee3800417, where... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Ian Campbell | libxl: Make all hidden/static functions take a gc not... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Ian Campbell | libxl: do not start a xenpv qemu solely for tap devices... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Juergen Gross | Avoid endless loop for vcpu migration. |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Jan Beulich | x86/HPET: fix oversight in 23033:84bacd800bf8 |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Jan Beulich | _csched_cpu_pick(): simplify sched_smt_power_savings... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Jan Beulich | _csched_cpu_pick(): don't write idle bias more than... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Jan Beulich | _csched_cpu_pick(): don't return CPUs outside vCPU... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Gianni Tedesco | Allow tools to map arbitrarily large machphys_mfn_list... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Jan Beulich | x86: fix cpu_sibling_map initialization when topology... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Wei Gang | x86: add volatile prefix for cpuid asm clauses |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Jan Beulich | Force out-of-line instances of inline functions into... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Tim Deegan | x86_64: fix error checking in arch_set_info_guest() |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
Jan Beulich | x86/HPET: adjust types |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
Jan Beulich | x86/HPET: use dynamic allocation for hpet_events[] |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
Jan Beulich | x86/HPET: cleanup |
commit | commitdiff | tree | snapshot |
| 2011-03-12 |
Jan Beulich | x86/HPET: fix initialization order |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Stefano Stabellini | libxl: do not try to use blktap with qdisk |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Ian Jackson | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Ian Campbell | libxc: move error checking next to the function which... |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Ian Campbell | libxc: osdep: convert hypercall buffer allocation |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Keir Fraser | x86: Clean up wbinvd usage in cpu offline paths. |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Liu, Jinsong | x86: Fix cpu offline bug: add clflush inside dead loop |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Liu, Jinsong | x86: Fix cache flush bug of cpu offline |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Liu, Jinsong | x86: Fix cpu offline bug: cancel SYSIO method when... |
commit | commitdiff | tree | snapshot |
| 2011-03-11 |
Ian Campbell | libxc: move error checking next to the function which... |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Liu, Jinsong | x86: Fix cpuidle bug |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Ian Campbell | libxl: do not rely on guest to respond when forcing... |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Jim Fehlig | libxl: Call setsid(2) before exec'ing device model |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Stefano Stabellini | update README |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: remove pre-686 CPU support bits |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Ian Campbell | xl/xm: make pci-list use same BDF format as all other... |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Stefano Stabellini | libxl: introduce flexarray_append_pair |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | ACPI: large cleanup |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: MCE cleanup |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | move various bits into .init.* sections |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: MTRR cleanup |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | VT-d: cleanup ATS code |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: IO-APIC cleanup |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: APIC cleanup |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: cleanup mpparse.c |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | VT-d: section adjustments to DMAR parsing code |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | VT-d: section adjustments to quirks code |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | Move more kernel decompression bits to .init.* sections |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | Add DomU xz kernel decompression |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | Add Dom0 xz kernel decompression |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: make mod_l2_entry() return a proper error code |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: make mod_l1_entry() return a proper error code |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Keir Fraser | x86: make get_page_from_l1e() return a proper error... |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: run-time callers of map_pages_to_xen() must check... |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | x86: don't BUG() post-boot in alloc_xen_pagetable() |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Jan Beulich | Fix make 3.80 incompatibility in 22985:d8ea33e7af7e |
commit | commitdiff | tree | snapshot |
| 2011-03-08 |
Keir Fraser | Fix rcu domain locking for transitive grants |
commit | commitdiff | tree | snapshot |
| 2011-03-08 |
Keir Fraser | x86_emulate: FPU 0xda instructions have a 32-bit memory... |
commit | commitdiff | tree | snapshot |
| 2011-03-08 |
Keir Fraser | x86_emulate: Fix emulation of FIMUL m32i. |
commit | commitdiff | tree | snapshot |
| 2011-03-08 |
Tim Deegan | Tidy makefiles to use CFLAGS-$(foo) idiom instead of... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | merge |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Shriram Rajagopalan | blktap2: fix gap in tapdisk2 disk_type numbering |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | x86: Add another '&' to the function arg of run_in_exce... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | x86: revert 22983:0edb666c8300 |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | xen: add "lto=y" option to build Xen with link-time... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | xen: add "clang=y" option to build Xen with clang/llvm... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | x86: redefine REX64_PREFIX for clang, which doesn't... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | Xen: remove run_in_exception_handler() and recode its... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | credit2: remove two nested functions, replacing them... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | xen: adjust cpumask initializers to suit clang's incomp... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | x86: redefine a few empty macros as explicit nops. |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | x86: add explicit size suffixes to some assembly instru... |
commit | commitdiff | tree | snapshot |
| 2011-03-07 |
Tim Deegan | x86: make spinlock's 16-bit asm operand explicitly... |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Keir Fraser | x86: Cache read of cpu_state in __cpu_die() for subsequ... |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Keir Fraser | sched_credit: Hold lock while dump scheduler info |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Keir Fraser | x86: On CPU offline, fix master waiting for slave to... |
commit | commitdiff | tree | snapshot |
| 2011-03-04 |
Ian Jackson | Added signature for changeset 6241fa0ad1a9 |
commit | commitdiff | tree | snapshot |
| next |